Traversal Struktur Data Bipartite Graph dalam Graph Database menggunakan Depth-First Search

نویسندگان
چکیده

برای دانلود رایگان متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Depth-First Search and Linear Graph Algorithms

The value of depth-first search or "bacltracking" as a technique for solving problems is illustrated by two examples. An improved version of an algorithm for finding the strongly connected components of a directed graph and ar algorithm for finding the biconnected components of an undirect graph are presented. The space and time requirements of both algorithms are bounded by k1V + k2E dk for so...

متن کامل

Parallelizing Depth-First Search for Robotic Graph Exploration

The collective behavior of robot swarms outfits them for comprehensive search of an environment, which is useful for terrain mapping, crop pollination, and related applications. We study efficient mapping of an obstacle-ridden environment by a collection of robots. We model the environment as an undirected, connected graph and require robots to explore the graph—to visit all nodes and traverse ...

متن کامل

Lazy Depth-First Search and Linear Graph Algorithms in Haskell

Depth-rst search is the key to a wide variety of graph algorithms. In this paper we explore the implementation of depth rst search in a lazy functional language. For the rst time in such languages we obtain a linear-time implementation. But we go further. Unlike traditional imperative presentations, algorithms are constructed from individual components, which may be reused to create new algorit...

متن کامل

Using Graph Traversal in Scientific Data Interpolation

In this paper, we present a topological neighborhood expression which allows us to express arbitrary neighborhood around cells in unstructured meshes. We show that the expression can be evaluated by traversing the connectivity information of the meshes. We implemented two algebraic operators which use the expression to compute neighbors of cells and approximate data fields of cells by aggregati...

متن کامل

Graph Representations and Traversal

A graph G = (V,E), where V is the set of vertices, and E is the set of edges. An edge e ∈ E is an unordered pair (u,v) in undirected graphs, where u,v∈V . In directed graphs, an edge e is an ordered pair. A path from a vertex u to a vertex v is a sequence of vertices (w0,w1, ...wk), where u = w0, v = wk and (wi−1,wi) ∈ E for all 1 ≤ i ≤ k. The path is a cycle if u = v. The length of a path in a...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

ژورنال

عنوان ژورنال: Elinvo (Electronics, Informatics, and Vocational Education)

سال: 2021

ISSN: 2477-2399,2580-6424

DOI: 10.21831/elinvo.v5i2.28326